How to Install openerp6.1-core software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install openerp6.1-core software package in Ubuntu 14.04 LTS (Trusty Tahr)

openerp6.1-core software package provides OpenERP Enterprise Resource Management, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install openerp6.1-core 

openerp6.1-core is installed in your system.

Make ensure the openerp6.1-core package were installed using the commands given below,

$ sudo dpkg-query -l | grep openerp6.1-core *

You will get with openerp6.1-core package name, version, architecture and description in a table

openerp6.1-core package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package openerp6.1-core
Version 6.1-1+dfsg-0ubuntu3
Description OpenERP Enterprise Resource Management
Sub Section Net


See Also, How to uninstall or remove openerp6.1-core software package from Ubuntu 14.04 LTS (Trusty Tahr)?